Test::MockDBI v0.61

Mark Leighton Fisher on 2005-02-03T20:15:45

Test::MockDBI v0.61 is up on CPAN. The major changes are the addition of DBI do() and rows() (and support function set_rows()), fixing DBI bind_columns() so it actually works, and fixing the fetch*() return values so that the empty list is returned for list-returners when they are done.